﻿:root {
    --primaryColor: #4a41ce;
    --primaryFontColor: #2a2a2a;
}

#verification div:nth-child(6) {
    display: none;
}

#confirm_thanks {
    display: none;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
}

#amount div.form-group.amount.gbp.static.small label {
    transform: translate3d(0, 10px, 0) scale(.80);
}

#BillingEmailAddress {
    margin-top: 5px;
}

.input-floating-label input:focus ~ label, #phoneNumberLabel.active-phone-label {
    font-weight: 100;
}

.body-content .form-group.material label, .body-content .form-group.static label, .input-floating-label label {
    position: absolute;
    left: 0;
    top: -30px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    transform: translateZ(0);
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    transform-origin: top left;
    text-rendering: optimizeLegibility;
}

.select2-dropdown-label {
    position: relative;
    top: -60px;
    visibility: visible;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.select2 {
    width: 97% !important;
}

#countryContainer div:first-child {
    margin-top: 2px;
}

#phoneNumberLabel {
    left: 0;
}

@media (min-device-width:576px) and (max-device-width:767px) {
    #phoneNumberLabel {
        left: 0 !important;
        font-size: 14px !important;
    }

}

.select2-search--dropdown, .select2-container--default .select2-results .select2-results__options {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.form-control {
    width: 90%;
}

#AmountReferenceModel_0__Value {
    width: 100%;
}

#confirm_content, #bodyCardDetails, body .container.body-container div.body-content.body-amountsetup, body .container.body-container div.body-content.body-index {
    margin-bottom: 0px !important;
}

#confirm_content div.next.prev.clearfix button {
    float: left;
    font-weight: 600;
    background-image: none;
    font-size: 12pt;
    margin-top: 20px;
    padding: 10px;
}

.body-content .form-group.material input.valid ~ label, .body-content .form-group.material input.input-validation-error ~ label, .body-content .form-group.static label {
    font-weight: 300 !important;
}

#amount div:nth-child(12) span.questionToolTip {
    display: block;
}

span.question:after, span.questionToolTip:after {
    background-color: var(--primaryColor);
    color: #fff;
    font-size: 12pt;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    z-index: 2;
    font-size: 12px;
    transform: translate3d(0, 10px, 0);
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    visibility: hidden;
    opacity: 0;
}

span.question:before, span.questionToolTip:before {
    position: absolute;
    display: block;
    content: "";
    border-style: solid;
    border-width: 10px 8px 10px 0;
    border-color: transparent var(--primaryColor) transparent transparent;
    left: 32px;
    top: 0;
    transform: translate3d(0, 10px, 0);
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    visibility: hidden;
    opacity: 0;
}

.tfsfooter {
    text-align: center;
    position: relative;
    top: -70px;
    font-family: 'Poppins', sans-serif;
    font-size: 12pt;
}

body div.container.body-container div.body-head p.description.text-danger {
    font-size: 12pt;
    margin-top: 30px;
}

#amount div.form-group.material.medium {
    margin-top: 50px;
}

.body-content .form-group.material label, .body-content .form-group.static label {
    position: absolute;
    left: 0;
    top: -35px;
    margin: 0;
    text-transform: none;
    font-size: 12pt;
}

.order-confirmation .top .float-start {
    font-weight: inherit;
}

.order-confirmation {
    width: var(--form-width);
    height: var(--form-height);
    position: relative;
    box-shadow: 2px 10px 40px rgba(22,20,19,.4);
    margin: 80px auto auto;
    padding: 0;
    background-color: #eff3f6;
}

.customDatePicker select {
    padding-left: 0pt !important;
    padding-right: 0px !important;
    border-radius: 5px !important;
    color: #4d4b4b;
    font-size: 13px;
}

#confirm_content div.description.description-email-sent {
    font-size: 12pt;
    color: var(--primaryFontColor);
    text-transform: none;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: -117px;
}

.authcodeMessage {
    margin-top: 53px;
}

#amount p:nth-child(8) {
    font-size: 12pt;
    color: var(--primaryFontColor);
    text-transform: none;
    margin-bottom: 10px;
}

.field-validation-error {
    font-size: 9pt !important;
    text-transform: none;
}

#recuringDetails {
    font-size: 12pt;
}

.customDatePicker .col-sm-4:nth-of-type(1) {
    display: inline-block;
    padding-left: 15px;
}

#cardDetails div.card div:nth-child(3) .customCheckBox.col-md-8.col-sm-7.divCardDetails {
    margin-top: 30px;
}

.customDatePicker div {
    padding-right: 5px !important;
}

span.questionToolTip, span.question {
    display: none;
}

.cards {
    background: url(./images/cards.png) no-repeat center;
    background-position: top left;
    width: 100%;
    height: 100px;
}

.stepwizard-step a:before {
    background-color: #f6f6f6;
}

.stepwizard-step a {
    border-radius: 10px 10px 10px 10px;
    border: none;
    background-color: none;
    text-transform: none;
    font-size: 11pt;
}

.stepwizard-step a.active, .stepwizard-step a.active .arrow, .stepwizard-step a.done .arrow, .stepwizard-step a.active .arrow, .stepwizard-step a.done .arrow {
    background-color: var(--primaryColor);
    border-left: var(--primaryColor);
    color: #fff;
}

.stepwizard-step a.active:before, span.question:after {
    background-color: var(--primaryColor);
}

.stepwizard-step .arrow:before, .stepwizard-step .arrow:after {
    background-color: var(--primaryColor);
    border-radius: 10px 10px 10px 10px;
}

#submitbtn {
    background-color: var(--primaryColor) !important;
}

.stepwizard-step .arrow {
    display: none;
}

.stepwizard-step:last-of-type a {
    border-right: none;
}

.stepwizard-step:first-of-type a {
    border-left: none;
}

.body-head .title, .body-head .thanks {
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    font-weight: inherit;
    font-size: 12pt;
    color: var(--primaryFontColor);
}

.description {
    font-family: 'Poppins', sans-serif;
    font-size: 12pt;
}

.body-head .description, .body-head .smallDescription, .body-head .mediumDescription, .body-content .description, .body-content .smallDescription, .body-content .mediumDescription {
    color: var(--primaryFontColor);
    font-size: 12pt;
}

.body-content .form-group.material input.valid ~ label, .body-content .form-group.material input.input-validation-error ~ label, .body-content .form-group.static label {
    font-size: 12pt;
    color: var(--primaryFontColor);
    text-transform: none;
}

.body-content .form-group.material input:focus ~ label, .body-content .form-group.static input:focus ~ label {
    font-weight: 100;
}

#confirm_desc_paragraph_amount {
    display: none;
}

#cardDetails div.card div:nth-child(1) p {
    font-size: 12pt;
    color: var(--primaryFontColor);
    text-transform: none;
    font-weight: bold;
}

#confirm_content b {
    font-size: 12pt;
    color: var(--primaryFontColor);
    text-transform: none;
    font-weight: 100;
}

.description-saved-card {
    display: inline-block;
    margin-top: 40px;
}

.body-content label {
    font-size: 12pt;
    color: var(--primaryFontColor);
    text-transform: none;
}

.card .form-group.date input, .body-content .form-group.date label, .card .form-group.date span {
    text-transform: none;
}

.wrapper {
    position: relative;
    min-height: 100%;
}

.header {
    margin-bottom: 80px;
    box-sizing: border-box;
    box-shadow: 0 50px 0 0 var(--primaryColor);
}

.header-nav .container {
    margin-bottom: -50px;
}

.header .logo {
    background: url(../images/logo.png) no-repeat center;
}


.imgLogo {
    -webkit-text-size-adjust: 100%;
    font-size: 100%;
    font-family: poppins, sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: inherit;
    color: #00b8f1;
    font-weight: 700;
    box-sizing: inherit;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    border: 0;
    width: 200px;
}

footer {
    background: var(--primaryColor);
}

.footerPosition {
    color: white;
}

footer #poweredBy {
    color: #323232;
    font-weight: 800;
    font-size: 12px
}

.navbar-default .navbar-nav li a {
    color: white;
}

.body-content .next .btn.btn-primary, .body-content .back .btn.btn-primary {
    background-color: var(--primaryColor);
    cursor: pointer;
    height: 40px;
    text-transform: uppercase;
}

footer {
    background-color: var(--primaryColor);
    position: relative;
    margin-top: 160px;
}

.copyrightFooter {
    text-align: center;
    font-size: 12pt;
    clear: both;
    color: white;
    padding: 10px 0px;
}

.leftsideFooter {
    float: left;
}

.rightsideFooter {
    float: right;
    text-align: right;
}

.footer-row {
    padding: 35px 0px;
}

.footer-row img {
    width: 70%;
}

#leftfooterlogo {
    width: 150px;
}

#submitbutton.btn.btn-primary {
    padding: 10px 40px;
    font-weight: 600;
    background-image: none;
    font-size: 12pt;
    -webkit-appearance: button;
    float: right;
}

.btn.btn-primary.disableAfterClick {
    padding: 10px 40px !important;
    font-size: 12pt !important;
    font-weight: bold;
}

@media (max-width:870px) {
    .card .form-group.cvc span.question:before {
        border-color: transparent transparent transparent var(--primaryColor);
    }

}

@media (max-width:767px) {
    .header {
        box-shadow: 0 40px 0 0 var(--primaryColor);
    }

    .body-content .next.prev .btn.btn-primary, .body-content .next .btn.btn-secondary, .body-content .next .btn.btn-primary, .body-content .back .btn.btn-primary {
        text-indent: 0;
    }

    .header .logo {
        background: url(../images/logo-mobile.png) no-repeat left center;
    }

}

@media (max-width:530px) {
    .rightsideFooter {
        float: none;
        text-align: center;
        height: 50%;
    }

    .leftsideFooter {
        float: none;
        text-align: center;
        height: 50%;
    }

    .body-content .next.prev .btn.btn-primary, .body-content .next .btn.btn-secondary, .body-content .next .btn.btn-primary, .body-content .back .btn.btn-primary {
        float: left;
    }

    #recuringDetails {
        font-size: 9pt;
    }

}

@media (max-width:565px) {
    span.question:after, span.questionToolTip:after {
        width: fit-content;
    }

}
